Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

n-api: refactoring napi_create_function testing #28894

Conversation

octaviansoldea
Copy link

PR-URL: #26998

This is a refactoring of #26998
following #28505.

The functions add_last_status() and add_returned_status() are now
reused, see also #28848.

PR-URL: #26998
PR-URL: #28505
PR-URL: #28848

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

PR-URL: nodejs#26998

This is a refactoring of nodejs#26998
following nodejs#28505.

The functions `add_last_status()` and `add_returned_status()` are now
reused, see also nodejs#28848.

PR-URL: nodejs#26998
PR-URL: nodejs#28505
PR-URL: nodejs#28848
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 29, 2019
@gabrielschulhof gabrielschulhof added the node-api Issues and PRs related to the Node-API. label Jul 29, 2019
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Trott commented Aug 1, 2019

Landed in 1ee47d5

@Trott Trott closed this Aug 1, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 1, 2019
This is a refactoring of nodejs#26998
following nodejs#28505.

The functions `add_last_status()` and `add_returned_status()` are now
reused, see also nodejs#28848.

PR-URL: nodejs#28894
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
targos pushed a commit that referenced this pull request Aug 2, 2019
This is a refactoring of #26998
following #28505.

The functions `add_last_status()` and `add_returned_status()` are now
reused, see also #28848.

PR-URL: #28894
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants